Bump the major-deps-updates group with 5 updates#162
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the major-deps-updates group with 5 updates#162dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the major-deps-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.0.2` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `62.0.0` | `63.0.0` | | [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `22.5.0` | `23.0.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.3.0` | | [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) | `17.0.0` | `18.0.0` | Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) Updates `eslint-plugin-unicorn` from 62.0.0 to 63.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v62.0.0...v63.0.0) Updates `unplugin-icons` from 22.5.0 to 23.0.1 - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](unplugin/unplugin-icons@v22.5.0...v23.0.1) Updates `stylelint` from 16.26.1 to 17.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.3.0) Updates `stylelint-config-recommended` from 17.0.0 to 18.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-recommended@17.0.0...18.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: eslint-plugin-unicorn dependency-version: 63.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: unplugin-icons dependency-version: 23.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: stylelint dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: stylelint-config-recommended dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major-deps-updates group with 5 updates:
9.39.310.0.262.0.063.0.022.5.023.0.116.26.117.3.017.0.018.0.0Updates
eslintfrom 9.39.3 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
eslint-plugin-unicornfrom 62.0.0 to 63.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
2c4b3dd63.0.0e556143prefer-set-size: AddArray.from()support (#2857)a332a50prefer-bigint-literals: Support signed numbers and strings (#2784)ab4b779prefer-export-from: Fix type-import being removed when using namespace impo...f6a281fUpdate ESLint to v10.0.0 (#2848)42a558fprefer-spread: Fix: Skip TypedArray and ArrayBuffer constructor calls (#2871)cbb2377no-array-sort: Ignore.sort()calls with non-function arguments (#2862)989ec61prefer-add-event-listener: Don't autofix non-function assignments (#2865)80ff1b7Fixmeta.deprecated.replacedByto useReplacedByInfoobjects per ESLint s...4806f7eexplicit-length-check: Ignore||with string fallback value (#2861)Updates
unplugin-iconsfrom 22.5.0 to 23.0.1Release notes
Sourced from unplugin-icons's releases.
Commits
0bbf1cfchore: release v23.0.1324f0e7chore: simplify prebuild script7747918fix: interop default for cjs771453efix: missing dts7ccda82docs: update readme050dc82chore: release v23.0.06b3fe76feat: migrate toobug89f2410feat!: move to ESM-onlyf3e8002chore: update depse3e0e58fix!: remove Vue 2 support (#430)Updates
stylelintfrom 16.26.1 to 17.3.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
6f1b667Release 17.3.0 (#9078)10ea226Refactor to consolidatewalk*filter regexes (#9074)a7b7cf9Bump@csstools/css-calc(#9076)a604c39Document usinglanguageOptionsover secondary in `declaration-property-valu...ff24683Document extending syntax in applicable*-no-unknownrules (#9072)801f1f9Document relationship between overlapping*-no-unknownrules (#9071)bd952e7Fixnamed-grid-areas-no-invalidfalse positives for mix of tabs and spaces ...239297dFixdeclaration-property-value-no-unknownfalse negatives/positives for ma...fcd18a5Refactor CSSTree lexer creation (#9067)e65319dRefactor typing vianoUnusedLocalsintsconfig.json(#9069)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-recommendedfrom 17.0.0 to 18.0.0Release notes
Sourced from stylelint-config-recommended's releases.
Changelog
Sourced from stylelint-config-recommended's changelog.
Commits
c25f014Release 18.0.0 (#276)71a4da5Prepare 18.0.0 (#271)2b960e0Bump the dev-deps group with 3 updates (#272)ac8f5ebBump stylelint/.github/.github/workflows/call-release.yml from 0.3.1 to 0.5.0...22f4d8dBump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...f25904fBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....2aeb96bFix vulnerable dependencies vianpm audit fix(#269)6ca240cBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#270)a2c2df9Bump the dev-deps group with 2 updates (#268)a6230c6Bump js-yaml from 4.1.0 to 4.1.1 (#266)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint-config-recommended since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions